home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / reward16.zip / SAMPLE.CFG < prev   
Text File  |  1991-11-13  |  4KB  |  79 lines

  1.                 PCB-REWARD  CONFIGURATION FILE DATA
  2.  
  3. This is a Sample configuration file.  Use the information contained here to make
  4. the necessary adjustments to REWARD.CFG, for your BBS.  You may rename
  5. REWARD.CFG, if you so desire.
  6.  
  7. All of the lines contained below, and above the dashed line, MUST be included
  8. but without the comments.  The included REWARD.CFG file shows the exact format
  9. in which the config file must appear.
  10.  
  11. Software Heaven BBS  ;Name of your BBS or Registered name
  12. 00000                ;Registration Num (leave at 00000 if unregistered
  13. c:\pcb\main\users    ;Complete path to users file
  14. 90                   ;Maximum Security to include in scan. 
  15. 5                    ;Number of rewards to issue. Max number is 99
  16. 75                   ;Security level to give Top Uploader
  17. 65                   ;Security level to give remaining High Uploaders
  18. c:\pcb\gen\blt5      ;Complete path for Bulletin
  19. c:\pcb\gen\news      ;Complete path for News file
  20. y                    ;Vanity Flag - Set to Y or N - See Below
  21. 3                    ;Bulletin/News creation flag - See Below
  22. y                    ;Future use - must include
  23. 5                    ;Future use - must include
  24. ----------------------------------------------------------------------------
  25.  
  26. Notes:  
  27.  
  28. Line 1 - This is the name of your BBS.  If you have registered this version,
  29.          this name MUST APPEAR EXACTLY as you specified on your registration
  30.          form.
  31.  
  32. Line 2 - This line contains your registration number. If unregistered, leave 
  33.          at 00000.
  34.  
  35. Line 3 - This is the complete path to your USERS file.  It must contain
  36.          the name of the users file, and must not contain any spaces.
  37.          
  38. Line 4 - PCB-REWARD has the ability to limit the users that it scan for
  39.          when determining top Uploaders.   For example, if you
  40.          want to include all users with levels up to level 90, but exclude
  41.          any users 90 and above, set this to 90.
  42.          
  43. Line 5 - This is the maximum number of users to reward.  The Maximum is 99.
  44.          
  45. Line 6 - This is the security level to award the Top Uploader.  You must have
  46.          a matching security level in your PWRD file, or the user will be
  47.          defaulted to 10 minutes!
  48.          
  49. Line 7 - This is the Security Level to award all other rewarded users.
  50.  
  51. Line 8 - This is the complete path for the creation of a Bulletin which
  52.          lists the Users who have been rewarded.  If you do not want a
  53.          bulletin, just use a dummy file name.
  54.          
  55. Line 9 - This is the complete path of your News File.  It must be included.
  56.          
  57.  
  58. Line 10 - This is the "Vanity" Flag. The program adds a copyright line to the 
  59.           bottom of the user-definable bulletin and the news file.  However, I 
  60.           realize that some SYSOPs hate those lines, so the ability to disable 
  61.           it has been added.  Setting to 'Y' will cause the copyright line to
  62.           be written.  Setting to 'N' will eliminate this line.  Set this to
  63.           y or n.  Case does not matter.
  64.          
  65. Line 11 - This is a flag which determines whether the Bulletin, News file or 
  66.           Both will contain the rewarded users Definable Notice.  Setting
  67.           to 1 will cause the Bulletin to be written.  Setting to 2 will cause 
  68.           it to be placed at the top of the News file.  Setting this to 3 will
  69.           cause the notice to be place in Both News and Bulletin form.
  70.           Please Note that when it is placed in the news file, a special 
  71.           character, the ~ , is used at the top of the original news file to 
  72.           mark the merge point.  This MUST be placed at the very beginning of 
  73.           the original news file before the first time it is run.  The reward
  74.           bulletin will then be merged at the TOP of the news file.  See DOCS 
  75.           for additional info.
  76.  
  77. Line 12 - Reserved for future feature - Must include.
  78.  
  79. Line 13 - Reserved for future use - Must include.